Skip to content

Add YAML utils#709

Merged
jonesbusy merged 1 commit into
oras-project:mainfrom
jonesbusy:feature/yaml-mapper
May 17, 2026
Merged

Add YAML utils#709
jonesbusy merged 1 commit into
oras-project:mainfrom
jonesbusy:feature/yaml-mapper

Conversation

@jonesbusy
Copy link
Copy Markdown
Collaborator

Description

Add YAML utils

Testing done

mvn clean install

Submitter checklist

  • I have read and understood the CONTRIBUTING guide
  • I have run mvn license:update-file-header, mvn spotless:apply, pre-commit run -a, mvn clean install before opening the PR

@jonesbusy jonesbusy added the enhancement New feature or request label May 17, 2026
@jonesbusy jonesbusy force-pushed the feature/yaml-mapper branch 2 times, most recently from 9900b66 to f4306b7 Compare May 17, 2026 04:41
@codecov
Copy link
Copy Markdown

codecov Bot commented May 17, 2026

Codecov Report

❌ Patch coverage is 81.81818% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.50%. Comparing base (03049a8) to head (22558f7).

Files with missing lines Patch % Lines
src/main/java/land/oras/utils/YamlUtils.java 81.81% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #709      +/-   ##
============================================
+ Coverage     86.53%   87.50%   +0.97%     
- Complexity      962      972      +10     
============================================
  Files            44       45       +1     
  Lines          3015     3026      +11     
  Branches        379      379              
============================================
+ Hits           2609     2648      +39     
+ Misses          248      217      -31     
- Partials        158      161       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Signed-off-by: Valentin Delaye <jonesbusy@users.noreply.github.com>
@jonesbusy jonesbusy force-pushed the feature/yaml-mapper branch from f4306b7 to 22558f7 Compare May 17, 2026 04:47
@jonesbusy jonesbusy merged commit 3c4a84b into oras-project:main May 17, 2026
9 checks passed
@jonesbusy jonesbusy deleted the feature/yaml-mapper branch May 17, 2026 04:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant